Important: rh-redis32-redis security update

Synopsis

Important: rh-redis32-redis security update

Type/Severity

Security Advisory: Important

Topic

An update for rh-redis32-redis is now available for Red Hat Software Collections.

Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.

Description

Redis is an advanced key-value store. It is often referred to as a data-structure server since keys can contain strings, hashes, lists, sets, and sorted sets. For performance, Redis works with an in-memory data set. You can persist it either by dumping the data set to disk every once in a while, or by appending each command to a log.

Security Fix(es):

  • redis: Heap buffer overflow in HyperLogLog triggered by malicious client (CVE-2019-10192)
  • redis: Heap corruption in lua_cmsgpack.c (CVE-2018-11218)
  • redis: Integer overflow in lua_struct.c:b_unpack() (CVE-2018-11219)
  • redis: Code execution in redis-cli via crafted command line arguments (CVE-2018-12326)

For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.

Solution

For details on how to apply this update, which includes the changes described in this advisory, refer to:

https://access.redhat.com/articles/11258

Affected Products

  • Red Hat Software Collections (for RHEL Server) 1 for RHEL 7.6 x86_64
  • Red Hat Software Collections (for RHEL Server) 1 for RHEL 7.5 x86_64
  • Red Hat Software Collections (for RHEL Server) 1 for RHEL 7.4 x86_64
  • Red Hat Software Collections (for RHEL Server) 1 for RHEL 7 x86_64
  • Red Hat Software Collections (for RHEL Server) 1 for RHEL 6 x86_64
  • Red Hat Software Collections (for RHEL Workstation) 1 for RHEL 7 x86_64
  • Red Hat Software Collections (for RHEL Workstation) 1 for RHEL 6 x86_64

Fixes

  • BZ - 1590062 - CVE-2018-11219 redis: Integer overflow in lua_struct.c:b_unpack()
  • BZ - 1590067 - CVE-2018-11218 redis: Heap corruption in lua_cmsgpack.c
  • BZ - 1594291 - CVE-2018-12326 redis: Code execution in redis-cli via crafted command line arguments
  • BZ - 1723918 - CVE-2019-10192 redis: Heap buffer overflow in HyperLogLog triggered by malicious client

CVEs

References